AttachmentEncoding Property |
Contains the encoding for an attachment.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic byte[] Encoding { get; set; }Public Property Encoding As Byte()
Get
Set
Property Value
Type:
ByteThe encoding.
See Also